home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / 3rdparty / saber.v2 < prev    next >
Text File  |  1993-10-14  |  2KB  |  32 lines

  1. REF: SABER   5 May 1993
  2.                 Using Notework with Saber Menu System
  3.  
  4. =====Loading Notework with the Saber Menu system=====
  5. The Notework installation process allows you to have Notework load
  6. automatically for everyone.  This process modifies either the users' login
  7. scripts or the system login script as appropriate.  Neither of these
  8. modifications apply to loading Notework with the Saber Menu system.
  9. If, during the installation process,  you elected have Notework load
  10. automatically, then run RESLOGIN from the Notework system directory
  11. (usually SYS:PUBLIC\NOTEWORK) to undo the login script modifications.
  12.  
  13. =====Loading Notework automatically for everyone=====
  14. Loading Notework automatically for everyone is done through commands in
  15. the SABER.USR configuration file. SABER.USR is an ASCII file found in
  16. your Saber system directory. Create a SABER.USR file if one does not
  17. exist. SABER.USR may have two sections, one for users and one for groups.
  18. The user section is listed first; the group section is listed second. If
  19. necessary, create a groups section. Under the heading [GROUP], add commands 
  20. to load Notework as shown below.
  21.  
  22.  [GROUP]
  23.   *EVERYONE
  24.   ; Load Notework for everyone.
  25.     \PUBLIC\NW *
  26.  
  27. NOTE:
  28. This sample assumes that all intended Notework users are members of the
  29. Novell group EVERYONE. If group EVERYONE does not include all intended
  30. Notework users, or if all users are members of another group, then change
  31. the loading statement or your Novell groups accordingly.
  32.